Release 10.1A: OpenEdge Development:
ADM Reference


receiveHandler

Procedure that handles receiving a message.

Location: xml.p

Parameters:

INPUT phMessage AS HANDLE Notes: phMessage is the handle of the JMS message being received. An XML document is created and it is loaded with the memptr from the message. The Document is NOT processed by default. The developer can override this to start processing the document either by calling processDocument or getElementsByTagName or other equivalent methods.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095